*******************************************************************************
CHANGE LOG
===============================================================================

Just Add Power Multicast Switching drivers for Control4
-------------------------------------------------------------------------------
v207     Date     2022-10-27

Remove DISCONNECT_OUTPUT response (was setting to channel 0)

Known issues:
None.
-------------------------------------------------------------------------------
v206     Date     2022-01-26

Add compatibility of OS 2.10.6

Known issues:
None.
-------------------------------------------------------------------------------
v205     Date     2022-01-21

Fix crash when loading non-contiguous configuration
(ie with gaps in transmitter / receiver IDs)

Known issues:
None.
-------------------------------------------------------------------------------
v204     Date     2021-11-16

Operational mode now shows switch size and whether it has been user edited.
Configuration details printed out automatically when a new file is uploaded
or the configuration is reverted.

Known issues:
None.
-------------------------------------------------------------------------------
v203     Date     2021-09-27

Added 64x64 matrix size variant

Known issues:
None.
-------------------------------------------------------------------------------
v202     Date     2021-07-22

Updated now that the AMP application sets the device id.

Known issues:
None.
-------------------------------------------------------------------------------
v201     Date     2021-07-12

Removed licensing and updated documentation.

Known issues:
Port numbers are currently derived from device names (TXn or RXn is expected
within the name string) rather than using the id value, pending the JAD AMP
application settings the id value.
-------------------------------------------------------------------------------
v200     Date     2021-07-02

Revised version of the driver that removes mDNS discovery of devices and
instead allows a JSON configuration file to be uploaded.  Provides extra
actions to then modify the configuration in the case of devices being
added to or removed from the system.  Also adds save and recall presets.

Known issues:
Port numbers are currently derived from device names (TXn or RXn is expected
within the name string) rather than using the id value, pending the JAD AMP
application settings the id value.
-------------------------------------------------------------------------------
